Skip to main content

Developer Quick Guide

Here’s a quick guide to get you from zero to hero. This doc provides a guide to the following ideas:

  • Greenfield & Programmability concepts

  • Understand what you need to build your project

  • Access resources to get you started

Greenfield & Programmability Concepts

Greenfield 101

Read Greenfield Overview here

Uniform Address Format

Greenfield defines its account in the same format as BSC and Ethereum. It starts with ECDSA secp256k1 curve for keys and is compliant with EIP84 for full BIP44 paths.

Account Operation

Create a greenfield account, deposit BNB, and program token transfers.

Data storage

Create a public bucket to upload and share objects.

Permission control

Create a private bucket and share it with specific individuals.

Enhanced permission control

A Quick Start about Data Access Control Through Smart Contract

Show Case: Data Marketplace

Data Marketplace Overview

Developer Starter Kit

SDK

Examples

Setup

What to build

Follow the decision-making guide below, to see which resource is recommended for your use case:

Wishlist

Developer Resource

Storage onramp

https://dcellar.io/